swcarpentry / shell-novice

The Unix Shell
http://swcarpentry.github.io/shell-novice/
Other
375 stars 972 forks source link

option vs. flag #1359

Closed giselatt closed 1 year ago

giselatt commented 1 year ago

https://swcarpentry.github.io/shell-novice/02-filedir/index.html#exploring-more-ls-flags

In episode 2 of the lesson the term "option" is introduced and used consistently - except for the heading "Exploring More ls Flags" which is confusing for a user not familiar with that "option" and "flag" refer to the same concept and I recommend to replace "Flags" with "Options". (It is not before later in the lesson that the term "flag" is mentioned, under the heading "General Syntax of a Shell Command".)

nnacin commented 1 year ago

I can take this one 🙂