Testing listnotes -d behaviour
This commit is contained in:
parent
bfc7fd6de6
commit
74c5fc79f1
2 changed files with 4 additions and 3 deletions
|
@ -5,5 +5,7 @@ Released under the "All rights reserved" category. See the RIGHTS.txt file
|
|||
in /docs/github/ for its full text.
|
||||
info
|
||||
|
||||
export LESSCHARSET=utf-8
|
||||
|
||||
chmod +x ~/.shellnotes/util/listnotes/d/d.py
|
||||
python3 ~/.shellnotes/util/listnotes/d/d.py
|
||||
python3 ~/.shellnotes/util/listnotes/d/d.py #> ~/.shellnotes/util/listnotes/output/dout.txt
|
||||
|
|
|
@ -5,5 +5,4 @@
|
|||
#Released under the "All rights reserved" category. See the RIGHTS.txt file
|
||||
#in /docs/github/ for its full text.
|
||||
|
||||
from d import d
|
||||
|
||||
from d import d
|
Loading…
Reference in a new issue