Просмотр исходного кода

dpkg-gensymbols(1): -e accepts shell patterns not regular expressions

Raphaël Hertzog лет назад: 14
Родитель
Сommit
71ddce39b2
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      man/dpkg-gensymbols.1

+ 2 - 1
man/dpkg-gensymbols.1

@@ -381,7 +381,8 @@ debian/changelog. Required if called outside of a source package tree.
 .TP
 .BI \-e library-file
 Only analyze libraries explicitly listed instead of finding all public
-libraries. You can use a regular expression in \fIlibrary-file\fR to match
+libraries. You can use shell patterns used for pathname expansions (see
+the File::Glob manual page for details) in \fIlibrary-file\fR to match
 multiple libraries with a single argument (otherwise you need multiple
 \fB\-e\fR).
 .TP