----- Original Message ----- 
  From: Ashley Coolman 
  To: Git for human beings 
  Sent: Thursday, April 28, 2016 8:59 AM
  Subject: [git-users] Feature request: -np (shorthand for --no-pager)


  Would make sense, no?
As others have said, the single dash allows multiple single character options 
to be concatenated. the double-dash is used for options that take more than one 
character.

However you may be in luck with the ability to shorten long options to the 
minimum number of characters that makes the option unique. Try "--no-p", or 
"--no-pa", etc.  (this may depend on the comand that you apply it to...)

Philip

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to