Questions about this topic? Sign up to ask in the talk tab.

Difference between revisions of "Help"

From NetSec
Jump to: navigation, search
 
 
(2 intermediate revisions by one other user not shown)
Line 13: Line 13:
 
After any command, typing "man" before the command, "info" before the command, or pressing {{Key|F1}}.
 
After any command, typing "man" before the command, "info" before the command, or pressing {{Key|F1}}.
  
 
+
Additionally, please help this wiki by joining our [[IRC]] and joining #school to get an account.
  
 
example:
 
example:
Line 19: Line 19:
 
  <command_name> -help
 
  <command_name> -help
 
</source>
 
</source>
 
[[Category:Information]]
 

Latest revision as of 04:41, 16 May 2012

Typically a file you can access by typing :

-help

--help

-?

?

/help

After any command, typing "man" before the command, "info" before the command, or pressing F1.

Additionally, please help this wiki by joining our IRC and joining #school to get an account.

example:

 
 <command_name> -help