From: Brian Warner Date: Tue, 17 Mar 2009 05:12:06 +0000 (-0700) Subject: tahoe_ls.py: add comment about error cases to improve X-Git-Tag: allmydata-tahoe-1.4.0~50 X-Git-Url: https://git.rkrishnan.org/COPYING.TGPPL.html?a=commitdiff_plain;h=475e7b8804b04c81d8d7240ebb77d2df36edc12a;p=tahoe-lafs%2Ftahoe-lafs.git tahoe_ls.py: add comment about error cases to improve --- diff --git a/src/allmydata/scripts/tahoe_ls.py b/src/allmydata/scripts/tahoe_ls.py index bf3a3669..d5bb886d 100644 --- a/src/allmydata/scripts/tahoe_ls.py +++ b/src/allmydata/scripts/tahoe_ls.py @@ -146,3 +146,6 @@ def list(options): print >>stdout, (fmt % tuple(row)).rstrip() return 0 + +# error cases that need improvement: +# list-one-file: tahoe ls my:docs/Makefile