mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-29 10:31:14 -03:00
Incorporate most new doc changes since branch
Adds most documentation changes since 72c0213d42
This commit is contained in:
@@ -75,6 +75,6 @@ Will print "flounder fish" (separated with a tab character), followed by a newli
|
||||
|
||||
::
|
||||
|
||||
printf '%s:%d' "Number of bananas in my pocket" 42
|
||||
printf '%s: %d' "Number of bananas in my pocket" 42
|
||||
|
||||
Will print "Number of bananas in my pocket: 42", _without_ a newline.
|
||||
|
||||
Reference in New Issue
Block a user