tazbug diff tazbug @ rev 160

bugs.cgi: filter '*' too
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Nov 28 10:25:47 2019 +0100 (2019-11-28)
parents 3d8bf273e46e
children
line diff
     1.1 --- a/tazbug	Tue Feb 21 03:44:35 2017 +0100
     1.2 +++ b/tazbug	Thu Nov 28 10:25:47 2019 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  #!/bin/sh
     1.5  #
     1.6  # TazBug Command line tool. Help to search and check bugs from cmdline.
     1.7 -# This tool use data from Tazbug 'textmode' plugin.
     1.8 +# This tool uses data from Tazbug 'textmode' plugin.
     1.9  #
    1.10  # Copyright (C) 2017 SliTaz GNU/Linux - BSD License
    1.11  #