Adding argument to pic
This commit is contained in:
parent
163f78b664
commit
a673b4549c
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ ls - List the files in the current directory.
|
||||||
cd - Changes the directory.
|
cd - Changes the directory.
|
||||||
clear - Clear the screen.
|
clear - Clear the screen.
|
||||||
exit - Close the connection with the server.c
|
exit - Close the connection with the server.c
|
||||||
pic - Returns the ascii art of an image. :-)
|
pic <filename> - Returns the ascii art of an image. :-)
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Sending commands via netcat
|
#### Sending commands via netcat
|
||||||
|
|
Loading…
Reference in a new issue