Skip to content
Snippets Groups Projects
Commit b89eb698 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Add some usage comments

parent 5b1d415a
No related branches found
No related tags found
1 merge request!455Update branch with changes from master
......@@ -2,6 +2,13 @@
// Install with 'jsexec logonlist install'
// By dfeault, this module displays logons/callers 'today'
// Options:
// -l [count] Display last few logons (possibly over multiple days)
// -y Display all logons yeterday
// <days> Display all logons from the specified number of days ago
"use strict";
require("sbbsdefs.js", 'SYS_LISTLOC');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment