We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 085a9e4 commit 8481061Copy full SHA for 8481061
1 file changed
bin/v-list-user-log
@@ -27,7 +27,7 @@ json_list() {
27
echo -n ' "'$ID'": {
28
"CMD": "'$CMD'",
29
"UNDO": "'$UNDO'",
30
- "DATE": "'$DATE'",
+ "TIME": "'$TIME'",
31
"DATE": "'$DATE'"
32
}'
33
if [ "$i" -lt "$objects" ]; then
0 commit comments