ghantoos / lshell

lshell is a shell coded in Python, that lets you restrict a user's environment to limited sets of commands, choose to enable/disable any command over SSH (e.g. SCP, SFTP, rsync, etc.), log user's commands, implement timing restriction, and more.
GNU General Public License v3.0
437 stars 112 forks source link

Fixed small typo in man-page #182

Closed ghost closed 2 months ago

ghost commented 6 years ago

Changed 'firt' into 'first' in the man page

ghost commented 6 years ago

Just a minor typo-fix!