diff options
author | makefu <root@pigstarter.de> | 2013-12-30 14:34:38 +0100 |
---|---|---|
committer | makefu <root@pigstarter.de> | 2013-12-30 14:34:38 +0100 |
commit | 08aa5e406a1f7b39182e79ea4eb7fabf7d61eaa3 (patch) | |
tree | 2db1a54f336167cc3cc3d5f74c77d029fe7e7470 /assets/doc/ass.txt | |
parent | 133e49566c74f1d21c28536ed31d1514725ed49b (diff) |
//Cancer -> //
because that is what painload is all about
Diffstat (limited to 'assets/doc/ass.txt')
-rw-r--r-- | assets/doc/ass.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/assets/doc/ass.txt b/assets/doc/ass.txt new file mode 100644 index 00000000..f10d2ba1 --- /dev/null +++ b/assets/doc/ass.txt @@ -0,0 +1,9 @@ +ass usages: + +$0 create name + if not "create name" in history and name is not retarded: + echo "timestamp: create name" >> history + +$0 set name property value + if "create name" in history and property is not retarded: + echo "timestamp: set name property value" >> history |