about summary refs log tree commit diff stats
path: root/vienna
diff options
context:
space:
mode:
Diffstat (limited to 'vienna')
-rwxr-xr-xvienna2
1 files changed, 1 insertions, 1 deletions
diff --git a/vienna b/vienna index 19792f2..9fd4a42 100755 --- a/vienna +++ b/vienna
@@ -392,7 +392,7 @@ meta() { # meta FIELD [FILE]
392filters() { # filters < INPUT 392filters() { # filters < INPUT
393 ## The filters to run input through. 393 ## The filters to run input through.
394 # This is a good candidate for customization in .vienna.sh. 394 # This is a good candidate for customization in .vienna.sh.
395 phtml | expand 395 phtml
396} 396}
397 397
398### Site building 398### Site building