help
This is confusing for Windows users following the tutorial. Does help pwd
bring up the same options as in OS X/Linux? What about help ls
, which didn't work using GitBash on Windows, rather ls --help
brought up the manual options similar to man ls
in OS X/Linux.