POSIX tells that $ character is default shell prompt

This commit is contained in:
Sergey Matveev 2019-10-03 15:38:15 +03:00
parent fef22f26a6
commit 59588c3448
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
goircd requires only standard Go's libraries and consists of single main goircd requires only standard Go's libraries and consists of single main
package. You can install it like that: package. You can install it like that:
% git clone git://git.cypherpunks.ru/goircd.git $ git clone git://git.cypherpunks.ru/goircd.git
% make -C goircd $ make -C goircd
% goircd/goircd -help $ goircd/goircd -help

2
README
View File

@ -84,7 +84,7 @@ Each state file has the name equals to room's one. It contains two plain
text lines: room's topic and room's authentication key (empty if none text lines: room's topic and room's authentication key (empty if none
specified). For example: specified). For example:
% cat states/meinroom $ cat states/meinroom
This is meinroom's topic This is meinroom's topic
secretkey secretkey