?alias should be more robust

Issue #47 new
Justin Schwartz created an issue

As appeared in <<changeset 42e56d08b373>> on my branch accidently, ?alias should have some more flexibility to it, and further more should not be reporting very old data unless requested by default, and should not be capable of spamming the user out.

Default behavior in HZ: Return entries only up to 30 days ago.

The switches HZ uses: -l #: lowest number of "days ago" -h #: highest number of "days ago" -n #: limits the number of records to the specified amount -*: Return all results.

Ultimately there needs to be a standardized better way to read switches and parameters from commands. HZ uses as simple parser but I wouldn't recommend it for the standard.

Comments (0)

  1. Log in to comment