/rc/bin/": fix typo
This commit is contained in:
parent
18e515511f
commit
8916f971fa
1 changed files with 1 additions and 1 deletions
2
rc/bin/"
2
rc/bin/"
|
@ -5,7 +5,7 @@ rfork en
|
|||
if(test -r /mnt/acme/acme/body)
|
||||
bind /mnt/acme/acme/body /dev/text
|
||||
|
||||
PROMPT='[^ ]'*'(%|;)[ ]+'
|
||||
PROMPT='[^ ]*(%|;)[ ]+'
|
||||
|
||||
fn cmds {
|
||||
grep '^'$PROMPT'[^"]' /dev/text | sed 's/^/ /'
|
||||
|
|
Loading…
Reference in a new issue