fish: provide different examples

This commit is contained in:
Kid
2021-07-28 19:26:40 +08:00
committed by Robert Helgesson
parent a5c609b4b1
commit 49a03303e1

View File

@@ -164,8 +164,8 @@ in {
default = { };
example = literalExample ''
{
ll = "ls -l";
".." = "cd ..";
g = "git";
"..." = "cd ../..";
}
'';
description = ''